Skip to content

Update to web-commons-bom 33#121

Merged
ruhan1 merged 2 commits intoCommonjava:masterfrom
ruhan1:master-33
Mar 2, 2026
Merged

Update to web-commons-bom 33#121
ruhan1 merged 2 commits intoCommonjava:masterfrom
ruhan1:master-33

Conversation

@ruhan1
Copy link
Contributor

@ruhan1 ruhan1 commented Mar 2, 2026

Summary

  • Update web-commons-bom from version 32 to 33

Issue

Version 32 had incorrect Jackson dependency versions:

  • jackson-databind: 2.21.1.0 (invalid version, doesn't exist in Maven Central)
  • jackson-annotations: 2.21.1 (doesn't exist, should be 2.21)

This caused build failures with the error:

Could not find artifact com.fasterxml.jackson.core:jackson-databind:jar:2.21.1.0 in central

Solution

Version 33 contains the fix for the Jackson dependency versions.

🤖 Generated with Claude Code

ruhan1 and others added 2 commits March 2, 2026 18:53
Fixes Jackson dependency resolution issue where version 32 incorrectly
referenced jackson-databind:2.21.1.0 which does not exist in Maven Central.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@ruhan1 ruhan1 merged commit 445afb9 into Commonjava:master Mar 2, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant